gpio: s3c2440_gpio: Fix wrong writel arguments
authorAxel Lin <[email protected]>
Sat, 15 Jun 2013 09:56:59 +0000 (17:56 +0800)
committerMinkyu Kang <[email protected]>
Tue, 25 Jun 2013 01:54:09 +0000 (10:54 +0900)
commit79a6fcf2573e1a2ccdc8703f8e62d6efe890fdf4
tree7a80db58fb1370ffed5554653cbafd9be77d5f0d
parentc5171d1c679b1c2c2697c354fe17ae0037d856e7
gpio: s3c2440_gpio: Fix wrong writel arguments

Current code had writel arguments the wrong way around, fix it.

Signed-off-by: Axel Lin <[email protected]>
Reviewed-by: Marek Vasut <[email protected]>
Signed-off-by: Minkyu Kang <[email protected]>
drivers/gpio/s3c2440_gpio.c